home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TADMINMESSAGEFRM / TADMINMESSAGEFRM.txt
Text File  |  2007-09-27  |  2KB  |  115 lines

  1. object AdminMessageFrm: TAdminMessageFrm
  2.   Left = 321
  3.   Top = 192
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 274
  7.   ClientWidth = 388
  8.   Color = 15724527
  9.   DefaultMonitor = dmMainForm
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnClose = FormClose
  19.   OnCloseQuery = FormCloseQuery
  20.   OnDestroy = FormDestroy
  21.   OnShow = FormShow
  22.   DesignSize = (
  23.     388
  24.     274)
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object p1: TPanel
  28.     Left = 8
  29.     Top = 8
  30.     Width = 371
  31.     Height = 231
  32.     Anchors = [akLeft, akTop, akRight, akBottom]
  33.     BevelOuter = bvNone
  34.     Color = 15724527
  35.     Ctl3D = False
  36.     Font.Charset = EASTEUROPE_CHARSET
  37.     Font.Color = clWindowText
  38.     Font.Height = -11
  39.     Font.Name = 'MS Sans Serif'
  40.     Font.Style = []
  41.     ParentCtl3D = False
  42.     ParentFont = False
  43.     TabOrder = 1
  44.   end
  45.   object b1: TButton
  46.     Left = 255
  47.     Top = 244
  48.     Width = 125
  49.     Height = 25
  50.     Anchors = [akRight, akBottom]
  51.     Caption = 'Nast'#281'pna informacja'
  52.     Font.Charset = EASTEUROPE_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'Verdana'
  56.     Font.Style = []
  57.     ParentFont = False
  58.     TabOrder = 0
  59.     OnClick = b1Click
  60.   end
  61.   object Button1: TButton
  62.     Left = 130
  63.     Top = 244
  64.     Width = 110
  65.     Height = 25
  66.     Anchors = [akRight, akBottom]
  67.     Caption = 'Otw'#243'rz folder'
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = clWindowText
  70.     Font.Height = -11
  71.     Font.Name = 'Verdana'
  72.     Font.Style = []
  73.     ParentFont = False
  74.     TabOrder = 2
  75.     Visible = False
  76.     OnClick = Button1Click
  77.   end
  78.   object SkinWndComboBox: TComboBox
  79.     Left = 7
  80.     Top = 246
  81.     Width = 122
  82.     Height = 21
  83.     Style = csDropDownList
  84.     Anchors = [akLeft, akBottom]
  85.     Font.Charset = DEFAULT_CHARSET
  86.     Font.Color = clWindowText
  87.     Font.Height = -11
  88.     Font.Name = 'Verdana'
  89.     Font.Style = []
  90.     ItemHeight = 13
  91.     ItemIndex = 0
  92.     ParentFont = False
  93.     TabOrder = 3
  94.     Text = 'Okno g'#322'owne'
  95.     OnChange = SkinWndComboBoxChange
  96.     Items.Strings = (
  97.       'Okno g'#322'owne'
  98.       'Okno rozmowy'
  99.       'Okno konferencji')
  100.   end
  101.   object t: TTimer
  102.     Enabled = False
  103.     Interval = 200
  104.     OnTimer = tTimer
  105.     Left = 40
  106.     Top = 8
  107.   end
  108.   object t2: TTimer
  109.     Enabled = False
  110.     OnTimer = t2Timer
  111.     Left = 8
  112.     Top = 8
  113.   end
  114. end
  115.